I have a electron based application that provides a CAD like experience for mining engineers. This software includes a crosshair cursor: wide cursor that is st
I am trying to use FCM for notifications. I have multiple teams that work on my app in different areas - Payments, Appointments, Rewards, Claims etc. How can I
Im trying to update my usestate funtion but im always getting 2 values , the initial state and updated state ,the reason why I cant get the proper values for my
I'm currently working on a project about web scraping and I need information from Google Scholar records. I need to extract the DOI of an article and the corres
Which is better practice?? {someBoolean ? <showMe/> : null } or {someBoolean && (<showMe/>)} does it matter in the end? what are pros and
Here when i import the library i found this type of error, i tried everythings but i can not slove the problem import segmentation_models as sm from segmentati
I have dictionary list which I wanted to update with the keys exsits. I tried like below but it didn't work. Can someone please advice dic1 = [{"valid": 0, "c
Does anyone know what this error message on WordPress means? Unexpected response from the server. The file may have been uploaded successfully. Check in the Me
I have a moving black image on a dark screen, to make it easier to see I would like to add in a white glow to the image. This is my code for the moving image:
I want to post my parameter with HttpClient . what is the Content in httpclient request body? I wrote it int the body part and when I run the project I get Err